home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / m19rev.dir / 00010.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  149 b   |  9 lines

  1. on mouseDown
  2.   global gOnIBM
  3.   identifyPlatform()
  4.   set the castNum of sprite 45 to cast "b027"
  5.   if pressButton(45) then
  6.     explore()
  7.   end if
  8. end
  9.